func github.com/andybalholm/brotli.clearHistogramsCommand

4 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L15: 	clearHistogramsCommand(histograms, num_histograms)
		block_splitter_command.go#L183: 	clearHistogramsCommand(histograms, num_histograms)
		histogram.go#L69: func clearHistogramsCommand(array []histogramCommand, length uint) {
		metablock.go#L218: 	clearHistogramsCommand(mb.command_histograms, mb.command_histograms_size)